Skip to content

Commit e8d7fb6

Browse files
committed
chore: bump version to 3.35.1
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 771aab2 commit e8d7fb6

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ configurations.configureEach {
6464
// semantic versioning for version code
6565
val versionMajor = 3
6666
val versionMinor = 35
67-
val versionPatch = 0
68-
val versionBuild = 91 // 0-50=Alpha / 51-98=RC / 90-99=stable
67+
val versionPatch = 1
68+
val versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
6969

7070
val ndkEnv = buildMap {
7171
file("${project.rootDir}/ndk.env").readLines().forEach {

fastlane/metadata/android/en-US/changelogs/30350091.txt renamed to fastlane/metadata/android/en-US/changelogs/30350190.txt

File renamed without changes.

fastlane/metadata/android/en-US/changelogs/30350091.txt.license renamed to fastlane/metadata/android/en-US/changelogs/30350190.txt.license

File renamed without changes.

0 commit comments

Comments
 (0)