This commit is contained in:
Ahmet Inan 2024-04-26 17:21:52 +02:00
parent 63b3098998
commit 3f0177cfe2

View file

@ -10,8 +10,8 @@ android {
applicationId "xdsopl.robot36"
minSdk 24
targetSdk 34
versionCode 50
versionName "2.0"
versionCode 51
versionName "2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}