Skip to content

Commit 8f773b6

Browse files
author
TeleGhost Dev
committed
Bump version to 1.0.4
1 parent 55318b7 commit 8f773b6

2 files changed

Lines changed: 492 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.teleghost.app"
1212
minSdk 24
1313
targetSdk 34
14-
versionCode 3
15-
versionName "1.0.3-beta"
14+
versionCode 4
15+
versionName "1.0.4"
1616

1717
ndk {
1818
// Архитектуры, поддерживаемые gomobile

0 commit comments

Comments
 (0)