Merge branch 'develop' into feature/RefactoringGestioneColli
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user