Version 23.6Beta

This commit is contained in:
Sergio De la torre 2023-02-27 10:04:09 +01:00
parent d2410bd92c
commit cc0029420f
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "es.verdnatura"
minSdkVersion 24 //21
targetSdkVersion 33
versionCode 162
versionName = "23.6Beta"
versionCode 166
versionName = "23.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}