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