We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e926da3 commit 1e2885cCopy full SHA for 1e2885c
1 file changed
app/build.gradle.kts
@@ -29,8 +29,8 @@ android {
29
applicationId = "com.gemwallet.android"
30
minSdk = 28
31
targetSdk = 36
32
- versionCode = 697
33
- versionName = "1.3.103"
+ versionCode = 698
+ versionName = "1.3.104"
34
35
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
36
vectorDrawables {
0 commit comments