1
0
Fork 0

Bump to 1.1

This commit is contained in:
nin0dev 2024-04-30 07:49:24 -04:00
parent 6c379259a5
commit 4f042a9d4e

View file

@ -11,8 +11,8 @@ android {
applicationId "com.nin0dev.vendroid"
minSdk 21
targetSdk 34
versionCode 3
versionName "1.0"
versionCode 4
versionName "1.1"
}
buildTypes {