This commit is contained in:
Ahmet Inan 2024-05-06 09:14:20 +02:00
parent 73b8e10d7c
commit 74389205ea

View file

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