This commit is contained in:
Ahmet Inan 2025-02-26 08:26:29 +01:00
parent d61be31811
commit ef3b251a8e

View file

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