Skip to content

Commit ec9f6d0

Browse files
committed
fix: update the build gradle version
1 parent 86c3989 commit ec9f6d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pos_android_studio_demo/pos_android_app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ android {
3131
applicationId "com.dspread.pos_android_app"
3232
minSdk 24
3333
targetSdk 34
34-
versionCode 128
35-
versionName "8.3.2-2602041505"
34+
versionCode 129
35+
versionName "8.3.2-2602051505"
3636
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3737
ndk {
3838
// Set up supported SO library architecture

0 commit comments

Comments
 (0)