v422 506 fix infinite loop at exit

This commit is contained in:
c_zorrilla 2019-06-17 12:20:00 +02:00
parent 6a01b0099d
commit 15f4ccd3da
3 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ android {
minSdkVersion 17
targetSdkVersion 25
VERSION = "4.2.2.505"
VERSION = "4.2.2.506"
}
def props = new Properties()