Skip to content

Commit 808cae8

Browse files
committed
chore: release 1.1.30
1 parent 4e1489a commit 808cae8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

metadata/en-US/changelogs/38.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Adds annotation export (text and markdown) and includes source pathname when viewing a collection.
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 37
38-
versionName "1.1.29"
37+
versionCode 38
38+
versionName "1.1.30"
3939

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

0 commit comments

Comments
 (0)