Skip to content

Commit

Permalink
j-0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jrpie committed Nov 28, 2024
1 parent 84c4fdf commit 9649b9b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 32
versionName "j-0.0.16"
versionCode 33
versionName "j-0.0.17"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/33.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
* Alternative layouts for app list (grid, text)
* Fixed bug: renaming of apps works properly now

* Updated Chinese translation (thank you, yzqzss!)
* Updated Portuguese translation (thank you, "Vossa Excelencia"!)

0 comments on commit 9649b9b

Please sign in to comment.