Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit b70ff47

Browse files
author
Nikolay Elenkov
committed
bumped version
1 parent dc6f8db commit b70ff47

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xmlns:tools="http://schemas.android.com/tools"
44
package="com.github.andlyticsproject"
55
android:installLocation="auto"
6-
android:versionCode="261"
6+
android:versionCode="262"
77
android:versionName="2.7.4" >
88

99
<uses-permission android:name="android.permission.INTERNET" />

res/raw/changelog.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@
3737
</head>
3838
<body>
3939
<ul id="changelog">
40+
<li>v2.7.5
41+
<ul>
42+
<li>API update
43+
<ul>
44+
<li>Fixed comment fetching</li>
45+
</ul>
46+
</li>
47+
</ul>
48+
</li>
4049
<li>v2.7.4
4150
<ul>
4251
<li>API update

0 commit comments

Comments
 (0)