This commit is contained in:
machiav3lli
2022-09-19 01:13:02 +02:00
parent 7bf15730c8
commit a3fc611d9b
3 changed files with 21 additions and 2 deletions

View File

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