This commit is contained in:
Ahmet Inan 2025-11-11 11:10:38 +01:00
parent 716fc64892
commit 75146a5342

View file

@ -10,8 +10,8 @@ android {
applicationId "xdsopl.robot36"
minSdk 24
targetSdk 36
versionCode 65
versionName "2.15"
versionCode 66
versionName "2.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}