v0.15.5 Performance Improvements.

This commit is contained in:
Vitor Pamplona
2023-02-14 14:26:28 -05:00
parent e3ed676624
commit 90bdeffc52

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
versionCode 47
versionName "0.15.4"
versionCode 48
versionName "0.15.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {