We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492fb0b commit aedb7e2Copy full SHA for aedb7e2
app/src/main/play/release-notes/en-US/production.txt
@@ -1,3 +1,3 @@
1
-- Add 'Delete file' notification action
2
-- Fix 'Dynamic Colors' switch
3
-- UI refinements
+- Fix file destination selection
+- Fix in-app license link
+- Slight performance improvements
gradle.properties
@@ -14,5 +14,5 @@ android.nonTransitiveRClass=true
14
android.uniquePackageNames=true
15
android.nonFinalResIds=false
16
# ======= Version =======
17
-version=0.2.4
18
-versionCode=12
+version=0.2.5
+versionCode=13
0 commit comments