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 d95ca0d commit 6671bd8Copy full SHA for 6671bd8
1 file changed
mobile/build.gradle
@@ -11,6 +11,8 @@ android {
11
targetSdkVersion 34
12
13
// Set in CI on tagged commit
14
+ // FIXME: should be set before tagging, so that F-droid picks it up correctly
15
+ // https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11786?commit_id=d2cedcbe3d26db59378d582a8cf952af16b6407f#note_1966750559
16
versionName "0.12.1"
17
18
// Set in CI by `bundle exec fastlane update_version`
0 commit comments