Skip to content

Commit 1e147fe

Browse files
committed
chore: release 1.1.26
1 parent f986b9f commit 1e147fe

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

metadata/en-US/changelogs/34.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Various stability improvements to annotation creation and capture.
2+
3+
See the full release notes and source code for this release here: https://github.com/literal-io/literal/releases/tag/v1.1.26

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 33
38-
versionName "1.1.25"
37+
versionCode 34
38+
versionName "1.1.26"
3939

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

0 commit comments

Comments
 (0)