Skip to content

Commit 54c4959

Browse files
committed
Bump version and update changelog.
1 parent d938f97 commit 54c4959

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22
*NOTE:* may be removed in the future in favor of the fastlane changelog.
33

4+
## Version 2.7.0
5+
* Updated translations.
6+
47
## Version 2.6.0
58
* Drop anko (deprecated) and the appodeal repo (not allowed on F-Droid)
69

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
minSdkVersion 21
2121
targetSdkVersion 36
2222

23-
versionCode 20600
24-
versionName "2.6.0"
23+
versionCode 20700
24+
versionName "2.7.0"
2525

2626
buildConfigField "boolean", "customCerts", "true"
2727
}

0 commit comments

Comments
 (0)