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

Commit db9824e

Browse files
committed
prepare release
1 parent e1b5004 commit db9824e

File tree

2 files changed

+3
-22
lines changed

2 files changed

+3
-22
lines changed

CHANGES.rst

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,11 @@
1-
Changes to Matrix Android SDK in 0.9.29 (2019-XX-XX)
1+
Changes to Matrix Android SDK in 0.9.29 (2019-10-04)
22
=======================================================
33

4-
Features:
5-
-
6-
7-
Improvements:
8-
-
4+
Corrective release
95

106
Bugfix:
117
- Fix / Keysbackup not working (failed to get version)
128

13-
API Change:
14-
-
15-
16-
Translations:
17-
-
18-
19-
Others:
20-
-
21-
22-
Build:
23-
-
24-
25-
Test:
26-
-
27-
289
Changes to Matrix Android SDK in 0.9.28 (2019-10-03)
2910
=======================================================
3011

matrix-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ android {
2828
minSdkVersion 16
2929
targetSdkVersion 28
3030
versionCode 929
31-
versionName "0.9.29-dev"
31+
versionName "0.9.29"
3232
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3333

3434
// Enable multi dex for test

0 commit comments

Comments
 (0)