Skip to content

Commit 23941fa

Browse files
committed
ANDROID: only show immersive mode when gesture mode is enabled
1 parent f448e7f commit 23941fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
2025-01-27 (12.28)
88
ANDROID: Updated app icon, thanks to bplus, j7m, round157, qube, baggey
9-
Final design by j7m, rendered in blender by Orlano W-S
9+
Final design by j7m
1010

1111
2024-10-09 (12.28)
1212
COMMON: Fix #232: TICKS stops working after 50 days

src/platform/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
applicationId 'net.sourceforge.smallbasic'
1010
minSdkVersion 21
1111
targetSdkVersion 34
12-
versionCode 72
12+
versionCode 74
1313
versionName '12.28'
1414
resourceConfigurations += ['en']
1515
}

0 commit comments

Comments
 (0)