Skip to content

Commit c21c03f

Browse files
committed
Release - 2.8.1.1
1 parent aeef459 commit c21c03f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId = "rasel.lunar.launcher"
1212
minSdk = 26
1313
targetSdk = 34
14-
versionCode = 36
15-
versionName = "2.8.1"
14+
versionCode = 37
15+
versionName = "2.8.1.1"
1616
}
1717

1818
buildTypes {

fastlane/metadata/android/en-US/changelogs/34.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- fixes a bug

0 commit comments

Comments
 (0)