Skip to content

Commit a4b6771

Browse files
committed
0.8.6.1 -> 0.9
1 parent 0f139de commit a4b6771

File tree

5 files changed

+17
-2
lines changed

5 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
## Development
44
### Changed
5+
6+
## [0.9] - 2024-05-11
7+
### Changed
58
- INSTEAD updated to version 3.5.1
69
- SDL2 updated to version 2.0.22
710
- Support Android 7.1.1 - 14
811
- Updated esperanto translation
12+
- Many internal changes
913

1014
## [0.8.6] - 2021-09-04
1115
### Changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ buildscript {
66
compile_sdk_version = 34
77
ndk_version = '20.1.5948944'
88

9-
version_code = 80601
10-
version_name = '0.8.6'
9+
version_code = 90000
10+
version_name = '0.9'
1111

1212
build_config_instead_version = '3.5.1'
1313

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- INSTEAD updated to version 3.5.1
2+
- SDL2 updated to version 2.0.22
3+
- Support Android 7.1.1 - 14
4+
- Updated esperanto translation
5+
- Many internal changes

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Most of the games are in Russian, but there are games in English, Spanish and Fr
1919

2020
* in Spanish:
2121
- Mansion
22+
- Leñador
2223

2324
* in French:
2425
- Dark Crystal
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- INSTEAD обновлён до версии 3.5.1
2+
- SDL2 обновлён до версии 2.0.22
3+
- Поддерживаются версии Android 7.1.1 - 14
4+
- Обновлён перевод на Эсперанто
5+
- Множество внутренних изменений

0 commit comments

Comments
 (0)