Release 0.6.0
This commit is contained in:
parent
4b6f2dc949
commit
c9db44cb15
@ -4,6 +4,6 @@ object DefaultConfig {
|
||||
const val appId = "com.looker.droidify"
|
||||
const val compileSdk = 34
|
||||
const val minSdk = 23
|
||||
const val versionCode = 595
|
||||
const val versionName = "0.5.9 Patch 5"
|
||||
const val versionCode = 600
|
||||
const val versionName = "0.6.0"
|
||||
}
|
||||
|
16
metadata/en-US/changelogs/600.txt
Normal file
16
metadata/en-US/changelogs/600.txt
Normal file
@ -0,0 +1,16 @@
|
||||
Added:
|
||||
- Swipe to Return and Animation in Screenshot
|
||||
|
||||
Changed:
|
||||
- Improve Performance of: Startup, Sync, Installer, Edit Repository
|
||||
- Sharing and Uninstalling enabled during Downloads
|
||||
- Icon Rounding in Main Screen
|
||||
- Remove Subdomain on Sharing
|
||||
- Update Theme
|
||||
|
||||
Fixed:
|
||||
- Lag on Sync
|
||||
- Sync Failures
|
||||
- Crash on Enabling Repos
|
||||
- Scroll State Reset
|
||||
- Double Installation
|
Loading…
x
Reference in New Issue
Block a user