We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385aeb2 commit 86834d9Copy full SHA for 86834d9
app/build.gradle
@@ -123,8 +123,8 @@ android {
123
slions {
124
dimension "BRAND"
125
applicationId "net.slions.fulguris"
126
- versionCode 230
127
- versionName "1.9.30"
+ versionCode 231
+ versionName "1.9.31"
128
}
129
130
styx {
fastlane/metadata/android/en-US/changelogs/231.txt
@@ -0,0 +1,12 @@
1
+🔧 Maintenance changes
2
+📚 Switch to preference library
3
+🎨 Update Google Play icon
4
+Translations update:
5
+🇧🇷 Brazilian
6
+🇭🇷 Croatian
7
+🇩🇪 German
8
+🇭🇺 Hungarian
9
+🇵🇹 Portuguese
10
+🇪🇸 Spanish
11
+🇷🇺 Russian
12
+🇻🇳 Vietnamese
0 commit comments