Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Petra Mirelli
UntrackMe
Commits
a14bd7aa
Commit
a14bd7aa
authored
Oct 26, 2021
by
Thomas
Browse files
Prepare release 1.20.0
parent
72f5e505
Changes
4
Hide whitespace changes
Inline
Side-by-side
app/build.gradle
View file @
a14bd7aa
...
...
@@ -6,8 +6,8 @@ android {
defaultConfig
{
minSdkVersion
15
targetSdkVersion
30
versionCode
3
1
versionName
"1.
19
.0"
versionCode
3
2
versionName
"1.
20
.0"
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
}
lintOptions
{
...
...
app/src/main/res/values/styles.xml
View file @
a14bd7aa
...
...
@@ -12,7 +12,6 @@
<item
name=
"alertDialogTheme"
>
@style/AppThemeDialog
</item>
<item
name=
"android:navigationBarColor"
tools:targetApi=
"lollipop"
>
@color/colorPrimary
</item>
</style>
<!-- Base application theme. -->
...
...
src/fullLinks/fastlane/metadata/android/en-US/changelogs/32.txt
0 → 100644
View file @
a14bd7aa
- Add support for Wikiless & Scribe.rip
- More instances displayed in the search tools
- Some fixes
\ No newline at end of file
src/lite/fastlane/metadata/android/en-US/changelogs/32.txt
0 → 100644
View file @
a14bd7aa
- Add support for Wikiless & Scribe.rip
- More instances displayed in the search tools
- Some fixes
\ No newline at end of file
Write
Preview
Supports
Markdown
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