0.2.0-0-pre.8.fix.1

This commit is contained in:
2026-09-19 05:34:12 +02:00
parent cfa9a1ce21
commit 930b005481
6 changed files with 439 additions and 140 deletions

View File

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