Fix release of 6.0.3.

This commit is contained in:
Matthieu Gautier
2019-09-04 11:00:15 +02:00
parent b1a4bbd345
commit 0a331f8ba9
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ task writePom {
project {
groupId 'org.kiwix.kiwixlib'
artifactId 'kiwixlib'
version '6.0.2'
version '6.0.3'
packaging 'aar'
name 'kiwixlib'
url 'https://github.com/kiwix/kiwix-lib'