mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 07:54:57 -06:00
versionCode 104
This commit is contained in:
parent
160c1f330f
commit
ac0e8ce4c7
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,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 103
|
versionCode 104
|
||||||
versionName "1.0"
|
versionName "1.0"
|
||||||
}
|
}
|
||||||
splits {
|
splits {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue