This commit is contained in:
machiav3lli
2022-08-18 23:44:11 +02:00
parent 84e746bb71
commit 44825fe20a
2 changed files with 9 additions and 2 deletions

View File

@ -19,8 +19,8 @@ android {
applicationId = "com.machiav3lli.fdroid"
minSdk = 23
targetSdk = 32
versionCode = 913
versionName = "0.9.3"
versionCode = 914
versionName = "0.9.4"
vectorDrawables.useSupportLibrary = true
javaCompileOptions {