[chore] new minor release

This commit is contained in:
coderPaddyS 2025-07-14 13:29:52 +02:00
commit 2e9fbdc094

View file

@ -10,8 +10,8 @@ android {
applicationId "org.secuso.aktivpause"
minSdkVersion 21
targetSdkVersion 34
versionCode 10
versionName "1.2.1"
versionCode 11
versionName "v1.2.2"
vectorDrawables.useSupportLibrary = true
}
buildTypes {