Skip to content
This repository was archived by the owner on Jan 22, 2023. It is now read-only.

Commit aa7542f

Browse files
committed
update changelog and version number
1 parent 7a6ba56 commit aa7542f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

app/src/main/res/xml/changelog_l.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<changelog>
22

3+
<version name="7.3.0">
4+
<text>The app is now open source! It will continue to be distributed from Google Play, but any developers can take a look if they want! https://github.com/klinker24/talon-for-twitter-android</text>
5+
<text>Bug fixes</text>
6+
</version>
7+
38
<version name="7.2.6">
49
<text>Bug fixes for Android P</text>
510
</version>

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
#
1616
android.enableAapt2=false
1717

18-
VERSION_NAME=7.2.6
19-
VERSION_CODE=1453
18+
VERSION_NAME=7.3.0
19+
VERSION_CODE=1454
2020
RELEASE_KEY_SIGNATURE=klinker1127
2121

2222
KOTLIN_VERSION=1.2.41

0 commit comments

Comments
 (0)