We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa3a1f commit 52435d2Copy full SHA for 52435d2
1 file changed
app/build.gradle
@@ -20,8 +20,8 @@ android {
20
applicationId 'com.iriswallet'
21
minSdk 26
22
targetSdk 33
23
- versionCode 31
24
- versionName '0.1.4'
+ versionCode 42
+ versionName '0.1.5'
25
ndk {
26
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'
27
}
0 commit comments