431 500 fix 'a' to 'z' grammars

This commit is contained in:
c_zorrilla 2019-03-04 16:21:27 +01:00
parent 1ffe3831ed
commit 372472f57c
3 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ android {
minSdkVersion 17
targetSdkVersion 24
VERSION = "4.3.1.548"
VERSION = "4.3.1.500"
}
def props = new Properties()