Skip to content

Commit b8a79d4

Browse files
committed
车机版 V1.5.1
1 parent 05074d1 commit b8a79d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

easycontrol/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId 'top.eiyooooo.easycontrol.app'
1111
minSdk 21
1212
targetSdk 34
13-
versionCode 10500
14-
versionName "1.5.0"
13+
versionCode 10501
14+
versionName "1.5.1"
1515
ndk {
1616
abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"
1717
}

0 commit comments

Comments
 (0)