Android ++

This commit is contained in:
2023-03-16 13:55:12 +01:00
parent bba661e4f6
commit b7e74ae38b
57 changed files with 1096 additions and 25 deletions

View File

@@ -7,8 +7,8 @@ android {
defaultConfig {
applicationId "com.example.reticule"
minSdk 19
targetSdk 32
minSdk 21
targetSdk 33
versionCode 1
versionName "1.0"