Merge branch 'master' into kotlin

This commit is contained in:
Fabian Wiesel
2024-02-26 18:21:22 +01:00
committed by GitHub
3 changed files with 6 additions and 12 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "de.rochefort.childmonitor"
minSdkVersion 21
targetSdkVersion 34
versionCode 11
versionName "1.1"
versionCode 12
versionName "1.2"
}
buildTypes {