File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed
metadata/en-US/changelogs Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ plugins {
1313}
1414
1515android {
16- val latestVersionName = " 0.6.6 "
16+ val latestVersionName = " 0.6.7 "
1717 namespace = " com.looker.droidify"
1818 buildToolsVersion = " 36.0.0"
1919 compileSdk = 36
2020 defaultConfig {
2121 minSdk = 23
2222 targetSdk = 36
2323 applicationId = " com.looker.droidify"
24- versionCode = 660
24+ versionCode = 670
2525 versionName = latestVersionName
2626 vectorDrawables.useSupportLibrary = true
2727 testInstrumentationRunner = " com.looker.droidify.TestRunner"
Original file line number Diff line number Diff line change 1+ Added:
2+ - IzzyOnDroid's Download Stats (https://dlstats.izzyondroid.org/)
3+ - Reproducible build badge
4+ - Certificate pinning for 9 repositories
5+ - App unarchiving support
6+ - `market://` search URI support
7+
8+ Changes:
9+ - Repo UI to fix UX issues
10+ - droidify.eu.org is moved to droidify.app
11+
12+ Fixed:
13+ - Loading in home pages
14+ - Update notification not going away after auto update
15+
16+ Misc:
17+ - Repo list changes
18+ - Bug fixes
You can’t perform that action at this time.
0 commit comments