This commit is contained in:
Ahmet Inan 2024-05-07 15:03:14 +02:00
parent fbf8f51fdf
commit 417475ee4a

View file

@ -10,8 +10,8 @@ android {
applicationId "xdsopl.robot36"
minSdk 24
targetSdk 34
versionCode 55
versionName "2.5"
versionCode 56
versionName "2.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}