Bump up app version

This commit is contained in:
CappielloAntonio 2022-01-14 09:22:13 +01:00
parent 0531bade54
commit b526f8bb81
3 changed files with 5 additions and 3 deletions

View file

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