This commit is contained in:
edr
2024-04-10 21:30:11 +02:00
parent ebe395fc8f
commit 01f357a985
3 changed files with 4 additions and 6 deletions

View File

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