0.2.0-0-pre.2-fix.2

This commit is contained in:
2026-09-18 14:16:41 +02:00
parent 4b71d87ca3
commit 13d089a5db
7 changed files with 63 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
// file: Android/game-reflex-poc/build.gradle
// version: 29
// version: 30
plugins {
id 'com.android.application'
@@ -18,7 +18,7 @@ android {
minSdk 21
targetSdk 36
versionCode 2
versionName '0.2.0-0-pre.2.fix.1'
versionName '0.2.0-0-pre.2.fix.2'
}
compileOptions {