We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969a7fd commit c6a829eCopy full SHA for c6a829e
1 file changed
app/build.gradle
@@ -21,8 +21,8 @@ android {
21
applicationId 'com.iriswallet'
22
minSdk 26
23
targetSdk 34
24
- versionCode 59
25
- versionName '0.2.0'
+ versionCode 63
+ versionName '0.2.1'
26
ndk {
27
//noinspection ChromeOsAbiSupport
28
abiFilters 'x86_64', 'arm64-v8a', 'armeabi-v7a'
0 commit comments