Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Bitcoin QnA
samourai-wallet-android
Commits
77c4e8a7
Commit
77c4e8a7
authored
Sep 15, 2021
by
T Dev. D
😎
Browse files
bump version
parent
339eb7de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
app/build.gradle
app/build.gradle
+6
-6
No files found.
app/build.gradle
View file @
77c4e8a7
...
...
@@ -11,8 +11,8 @@ android {
applicationId
'com.samourai.wallet'
minSdkVersion
21
targetSdkVersion
30
versionCode
18
4
versionName
"0.99.9
6j
"
versionCode
18
5
versionName
"0.99.9
7
"
// Enabling multidex support.
multiDexEnabled
true
}
...
...
@@ -57,16 +57,16 @@ android {
applicationId
'com.samourai.wallet'
minSdkVersion
21
targetSdkVersion
30
versionCode
18
4
versionName
"0.99.9
6j
"
versionCode
18
5
versionName
"0.99.9
7
"
resValue
"string"
,
"app_name"
,
"Samourai"
resValue
"string"
,
"version_name"
,
"0.99.9
6j
"
resValue
"string"
,
"version_name"
,
"0.99.9
7
"
}
staging
{
applicationId
'com.samourai.wallet.staging'
minSdkVersion
21
targetSdkVersion
30
versionCode
18
4
versionCode
18
5
versionName
"0.99.97"
resValue
"string"
,
"app_name"
,
"Samourai Staging"
resValue
"string"
,
"version_name"
,
"0.99.97"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment