Skip to content

Commit f70324f

Browse files
committed
fix: update French translations and bump version to 4.2.1
Signed-off-by: invokevirtual <purwarpranav80@gmail.com>
1 parent bf2ed01 commit f70324f

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Reef/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "dev.pranav.reef"
1515
minSdk = 26
1616
targetSdk = 37
17-
versionCode = 420
18-
versionName = "4.2.0"
17+
versionCode = 421
18+
versionName = "4.2.1"
1919
}
2020

2121
viewBinding.enable = true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* fix french translations

0 commit comments

Comments
 (0)