diff --git a/app/build.gradle b/app/build.gradle index 090a51e..f77a944 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.ebaschiera.triplecamel" minSdkVersion 14 targetSdkVersion 33 - versionCode 16 - versionName "1.0.15" + versionCode 17 + versionName "1.0.16" } buildTypes { release {