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" applicationId "xdsopl.robot36"
minSdk 24 minSdk 24
targetSdk 34 targetSdk 34
versionCode 59 versionCode 60
versionName "2.9" versionName "2.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }