0.1.0-2-beta.1.fix.2

This commit is contained in:
2026-09-17 12:55:03 +02:00
parent c2c27b7d90
commit a278eb7109
10 changed files with 165 additions and 13 deletions

View File

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