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
deBeauvoir
samourai-wallet-android
Commits
46fea160
Verified
Commit
46fea160
authored
Feb 26, 2022
by
T Dev. D
😎
Browse files
v0.99.98d
parent
689418a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
app/build.gradle
app/build.gradle
+7
-7
No files found.
app/build.gradle
View file @
46fea160
...
...
@@ -11,7 +11,7 @@ android {
applicationId
'com.samourai.wallet'
minSdkVersion
21
targetSdkVersion
30
versionCode
19
0
versionCode
19
1
versionName
"0.99.98b"
// Enabling multidex support.
multiDexEnabled
true
...
...
@@ -63,19 +63,19 @@ android {
applicationId
'com.samourai.wallet'
minSdkVersion
21
targetSdkVersion
30
versionCode
19
0
versionName
"0.99.98
b
"
versionCode
19
1
versionName
"0.99.98
d
"
resValue
"string"
,
"app_name"
,
"Samourai"
resValue
"string"
,
"version_name"
,
"0.99.98
b
"
resValue
"string"
,
"version_name"
,
"0.99.98
d
"
}
staging
{
applicationId
'com.samourai.wallet.staging'
minSdkVersion
21
targetSdkVersion
30
versionCode
19
0
versionName
"0.99.98
b
"
versionCode
19
1
versionName
"0.99.98
d
"
resValue
"string"
,
"app_name"
,
"Samourai Staging"
resValue
"string"
,
"version_name"
,
"0.99.98
b
"
resValue
"string"
,
"version_name"
,
"0.99.98
d
"
}
}
testOptions
{
...
...
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