1
0
Fork 0

bump to 1.4

This commit is contained in:
nin0dev 2024-08-28 16:08:55 -04:00
parent fc5ce8e992
commit b91de5fd9d

View file

@ -11,8 +11,8 @@ android {
applicationId "com.nin0dev.vendroid" applicationId "com.nin0dev.vendroid"
minSdk 25 minSdk 25
targetSdk 34 targetSdk 34
versionCode 6 versionCode 7
versionName "1.3" versionName "1.4"
} }
buildTypes { buildTypes {