This commit is contained in:
Ahmet Inan 2024-05-02 12:17:40 +02:00
parent f64d9e8254
commit 5b2ad998c3

View file

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