This commit is contained in:
edr
2023-06-30 18:17:59 +02:00
parent 27bbfc73b7
commit 4a79fa637a

View File

@@ -13,8 +13,8 @@ android {
applicationId "de.rochefort.childmonitor"
minSdkVersion 21
targetSdkVersion 26
versionCode 4
versionName "0.4"
versionCode 5
versionName "0.5"
}
buildTypes {