Skip to content

Commit 9f89ff7

Browse files
committed
chore: release 1.1.28
1 parent 2877fbc commit 9f89ff7

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

metadata/en-US/changelogs/36.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Improves the rendering of annotations within web archives.
2+
3+
See the full release notes and source code for this release here: https://github.com/literal-io/literal/releases/tag/v1.1.28

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 35
38-
versionName "1.1.27"
37+
versionCode 36
38+
versionName "1.1.28"
3939

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

0 commit comments

Comments
 (0)