0.1.0-1-alpha.2-fix.4

This commit is contained in:
2026-09-17 09:32:14 +02:00
parent b31ffa74f5
commit a80233dbb1
7 changed files with 75 additions and 9 deletions

View File

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