mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 08:54:56 -06:00
versionCode 61
This commit is contained in:
parent
06d0ebe6cf
commit
b7015eeb3f
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ android {
|
||||||
applicationId "com.aretherecookies"
|
applicationId "com.aretherecookies"
|
||||||
minSdkVersion rootProject.ext.minSdkVersion
|
minSdkVersion rootProject.ext.minSdkVersion
|
||||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||||
versionCode 60
|
versionCode 61
|
||||||
versionName "1.0"
|
versionName "1.0"
|
||||||
ndk {
|
ndk {
|
||||||
abiFilters "armeabi-v7a", "x86"
|
abiFilters "armeabi-v7a", "x86"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue