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 f347a25 commit 7058cb3Copy full SHA for 7058cb3
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 = 695
33
- versionName = "1.3.101"
+ versionCode = 696
+ versionName = "1.3.102"
34
35
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
36
vectorDrawables {
0 commit comments