Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 009ddcd

Browse files
committed
Bump to 1.3.100 (694)
1 parent 1a79abd commit 009ddcd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ android {
2929
applicationId = "com.gemwallet.android"
3030
minSdk = 28
3131
targetSdk = 36
32-
versionCode = 693
33-
versionName = "1.3.99"
32+
versionCode = 694
33+
versionName = "1.3.100"
3434

3535
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3636
vectorDrawables {

0 commit comments

Comments
 (0)