Release 0.3.3

This commit is contained in:
machiav3lli 2021-10-23 00:14:04 +02:00
parent 5e8f0169b5
commit 081a959e09
2 changed files with 8 additions and 2 deletions

View File

@ -26,8 +26,8 @@ android {
applicationId = 'com.looker.droidify'
minSdk = 21
targetSdk = 31
versionCode = 32
versionName = "0.3.2"
versionCode = 33
versionName = "0.3.3"
}
sourceSets.all {

View File

@ -0,0 +1,6 @@
- Update: New app icon
- Update: The UI in app page
- Update: Make list animation optional
- Fix: Show real size of apk
- Fix: Project link in preferences
- Fix: Splash screen depending on system's theme