Skip to content

Commit

Permalink
little fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasBielefeld committed Jul 1, 2018
1 parent 75dde99 commit 52d0f9b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,13 @@ android {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

lintOptions {
disable 'MissingTranslation'
}
}


}
}

Expand Down
3 changes: 3 additions & 0 deletions metadata/en/changelogs/10.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Added a new dark theme!
* Added Metager as a Search engine
* Now 3 different customized search engines can be set up

0 comments on commit 52d0f9b

Please sign in to comment.