This commit is contained in:
Ahmet Inan 2024-05-25 10:49:30 +02:00
parent 57916c665e
commit 879b5244f2

View file

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