Skip to content

Commit b130687

Browse files
committed
chore: release 1.1.31
1 parent 023306c commit b130687

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

metadata/en-US/changelogs/39.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fixes tagging on annotation creation and tweaks annotation export to broaden share targets.
2+
3+
See the full release notes and source code for this release here: https://github.com/literal-io/literal/releases/tag/v1.1.30

packages/android/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ android {
3434
applicationId "io.literal"
3535
minSdkVersion 26
3636
targetSdkVersion 30
37-
versionCode 38
38-
versionName "1.1.30"
37+
versionCode 39
38+
versionName "1.1.31"
3939

4040
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4141
}

0 commit comments

Comments
 (0)