Bump up app version

This commit is contained in:
CappielloAntonio 2021-12-30 20:29:40 +01:00
parent 6dfc010a5d
commit 0c8a3035b6

View file

@ -9,8 +9,8 @@ android {
applicationId "com.cappielloantonio.playforsubsonic" applicationId "com.cappielloantonio.playforsubsonic"
minSdkVersion 26 minSdkVersion 26
targetSdkVersion 31 targetSdkVersion 31
versionCode 2 versionCode 3
versionName "1.1" versionName "2.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"