chore: version bump

This commit is contained in:
Adam M. Szalkowski 2024-03-24 09:29:39 +01:00
parent 17647f0537
commit 5976e01b05

View file

@ -14,8 +14,8 @@ android {
applicationId = "de.szalkowski.activitylauncher"
minSdk = 16
targetSdk = 34
versionCode = 50
versionName = "2.0.0"
versionCode = 51
versionName = "2.0.1"
multiDexEnabled = true
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"