Skip to content

Commit

Permalink
v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
YangDai2003 committed Apr 14, 2024
1 parent 3929fe6 commit 556dc2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId = "com.yangdai.opennote"
minSdk = 29
targetSdk = 34
versionCode = 114
versionName = "1.1.4"
versionCode = 115
versionName = "1.1.5"
resourceConfigurations += listOf("en", "zh")

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.

0 comments on commit 556dc2a

Please sign in to comment.