Closes #167 

Signed-off-by: Androidacy Service Account <opensource@androidacy.com>
master v2.3.8-1
Androidacy Service Account 3 months ago committed by GitHub
parent 4621b1a0cc
commit e14a9e4203
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,8 +48,8 @@ android {
// app is in maintenance mode, we do not intend to update it to target newer SDKs
//noinspection OldTargetApi
targetSdk = 34
versionCode = 93
versionName = "2.3.8"
versionCode = 94
versionName = "2.3.8-1"
vectorDrawables {
useSupportLibrary = true
}

Loading…
Cancel
Save