This commit is contained in:
Ahmet Inan 2024-05-18 07:41:28 +02:00
parent 0eec2c501b
commit f07c25a646

View file

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