diff --git a/app/build.gradle b/app/build.gradle index a8d3a816..bad27c8b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.cappielloantonio.playforsubsonic" minSdkVersion 26 targetSdkVersion 31 - versionCode 2 - versionName "1.1" + versionCode 3 + versionName "2.0.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"