Skip to content

Commit cfcea01

Browse files
committed
v0.99.92
1 parent 9281c93 commit cfcea01

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: app/build.gradle

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId 'com.samourai.wallet'
1010
minSdkVersion 21
1111
targetSdkVersion 28
12-
versionCode 159
13-
versionName "0.99.91"
12+
versionCode 160
13+
versionName "0.99.92"
1414
// Enabling multidex support.
1515
multiDexEnabled true
1616
}
@@ -52,8 +52,8 @@ android {
5252
applicationId 'com.samourai.wallet'
5353
minSdkVersion 21
5454
targetSdkVersion 28
55-
versionCode 159
56-
versionName "0.99.91"
55+
versionCode 160
56+
versionName "0.99.92"
5757
resValue "string", "app_name", "Samourai"
5858
resValue "string", "version_name", "0.99.91"
5959
}

0 commit comments

Comments
 (0)