This commit is contained in:
Ahmet Inan 2024-05-08 12:13:15 +02:00
parent 73a6a0436b
commit 2cc66581cb

View file

@ -10,8 +10,8 @@ android {
applicationId "xdsopl.robot36"
minSdk 24
targetSdk 34
versionCode 56
versionName "2.6"
versionCode 57
versionName "2.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}