diff --git a/app/build.gradle b/app/build.gradle index 478bf0b0..fdfcd06e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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" }