Finish v1.47.03(516)
All checks were successful
WMS - Android (New)/pipeline/head This commit looks good
All checks were successful
WMS - Android (New)/pipeline/head This commit looks good
This commit is contained in:
commit
fd8bb8e7da
@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
|
||||
|
||||
android {
|
||||
|
||||
def appVersionCode = 515
|
||||
def appVersionName = '1.47.02'
|
||||
def appVersionCode = 516
|
||||
def appVersionName = '1.47.03'
|
||||
|
||||
signingConfigs {
|
||||
release {
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '2.1.0'
|
||||
agp_version = '8.11.0'
|
||||
agp_version = '8.11.1'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user