This commit is contained in:
machiav3lli
2022-10-05 03:13:21 +02:00
parent 80b40e4633
commit 401f533d7b
3 changed files with 23 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId = "com.machiav3lli.fdroid"
minSdk = 23
targetSdk = 32
versionCode = 915
versionName = "0.9.5"
versionCode = 916
versionName = "0.9.6"
vectorDrawables.useSupportLibrary = true
javaCompileOptions {