0.1.0-3-rc.1

This commit is contained in:
2026-09-17 18:05:10 +02:00
parent f496ca95d9
commit 7e77b29642
12 changed files with 367 additions and 14 deletions

View File

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