This commit is contained in:
edr
2024-03-26 21:17:42 +01:00
parent 72830e020e
commit 33a7a82a6a
3 changed files with 6 additions and 4 deletions

View File

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