Skip to content

Commit fc96d11

Browse files
committed
Build: Bump version to 1.1.3 and add changelogs
1 parent e1d4efc commit fc96d11

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId 'me.zhanghai.android.textselectionwebsearch'
1111
minSdk 23
1212
targetSdk 36
13-
versionCode 6
14-
versionName '1.1.2'
13+
versionCode 7
14+
versionName '1.1.3'
1515
}
1616
buildTypes {
1717
release {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Updated app to target Android 16.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- 更新了应用以将目标 SDK 设为 36。

0 commit comments

Comments
 (0)