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 dc195dc commit 0642ebaCopy full SHA for 0642eba
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 = 696
33
- versionName = "1.3.102"
+ versionCode = 697
+ versionName = "1.3.103"
34
35
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
36
vectorDrawables {
0 commit comments