Update app version

This commit is contained in:
luca0N! 2021-07-28 17:47:13 -03:00
parent 8be29f47fa
commit 8693e5c6d6
Signed by: luca0N
GPG key ID: 2E7B4655CF16D7D6

View file

@ -11,8 +11,8 @@ android {
applicationId "com.luca0n.joguitos.pluck" applicationId "com.luca0n.joguitos.pluck"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 1 versionCode 2
versionName "1.0" versionName "1.0.1"
} }
buildTypes { buildTypes {