1
0
Fork 0

Bump to 1.3

This commit is contained in:
nin0dev 2024-08-27 20:04:17 -04:00
parent 10efbfaa04
commit b22c96af7f

View file

@ -11,8 +11,8 @@ android {
applicationId "com.nin0dev.vendroid" applicationId "com.nin0dev.vendroid"
minSdk 21 minSdk 21
targetSdk 34 targetSdk 34
versionCode 5 versionCode 6
versionName "1.2" versionName "1.3"
} }
buildTypes { buildTypes {