This commit is contained in:
Ahmet Inan 2024-05-22 09:43:30 +02:00
parent 477ff84df6
commit 72eeae7b29

View file

@ -10,8 +10,8 @@ android {
applicationId "xdsopl.robot36"
minSdk 24
targetSdk 34
versionCode 59
versionName "2.9"
versionCode 60
versionName "2.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}