mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 07:24:56 -06:00
versionCode 53
This commit is contained in:
parent
94411fd419
commit
99a2209d58
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,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 52
|
versionCode 53
|
||||||
versionName "1.0"
|
versionName "1.0"
|
||||||
ndk {
|
ndk {
|
||||||
abiFilters "armeabi-v7a", "x86"
|
abiFilters "armeabi-v7a", "x86"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue