diff --git a/app/build.gradle b/app/build.gradle index 76f2c34..ed39309 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.nicobrailo.pianoli" minSdkVersion 21 targetSdkVersion 31 - versionCode 16 - versionName "1.16" + versionCode 17 + versionName "1.17" } buildTypes {