Skip to content

Commit af7ddf1

Browse files
committed
bump version
1 parent 100b144 commit af7ddf1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.31.3]
5+
6+
Rerelease of 0.31.2 due to github packages conflict
7+
48
## [0.31.2]
59

610
### Fixed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ allprojects {
2929
}
3030

3131
project.ext {
32-
sdkVersion='0.31.2'
32+
sdkVersion='0.31.3'
3333
versionCode=1
3434

3535
compileSdkVersion=29

0 commit comments

Comments
 (0)