chore: update versions

This commit is contained in:
aminecmi
2023-10-10 21:41:34 +02:00
parent 86a30f647d
commit 33cca86383
3 changed files with 5 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ android {
}
defaultConfig {
applicationId = "bou.amine.apps.readerforselfossv2.android"
minSdk = 21
minSdk = 25
targetSdk = 34
versionCode = versionCodeFromGit()
versionName = versionNameFromGit()