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
eba2e896
Verified
Commit
eba2e896
authored
Dec 30, 2021
by
T Dev. D
😎
Browse files
v0.99.98a
parent
673220fa
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 @
eba2e896
...
...
@@ -11,8 +11,8 @@ android {
applicationId
'com.samourai.wallet'
minSdkVersion
21
targetSdkVersion
30
versionCode
18
8
versionName
"0.99.98"
versionCode
18
9
versionName
"0.99.98
a
"
// Enabling multidex support.
multiDexEnabled
true
vectorDrawables
{
...
...
@@ -63,16 +63,16 @@ android {
applicationId
'com.samourai.wallet'
minSdkVersion
21
targetSdkVersion
30
versionCode
18
8
versionName
"0.99.98"
versionCode
18
9
versionName
"0.99.98
a
"
resValue
"string"
,
"app_name"
,
"Samourai"
resValue
"string"
,
"version_name"
,
"0.99.98"
resValue
"string"
,
"version_name"
,
"0.99.98
a
"
}
staging
{
applicationId
'com.samourai.wallet.staging'
minSdkVersion
21
targetSdkVersion
30
versionCode
18
8
versionCode
18
9
versionName
"0.99.98a"
resValue
"string"
,
"app_name"
,
"Samourai Staging"
resValue
"string"
,
"version_name"
,
"0.99.98a"
...
...
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