We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c3989 commit ec9f6d0Copy full SHA for ec9f6d0
1 file changed
pos_android_studio_demo/pos_android_app/build.gradle
@@ -31,8 +31,8 @@ android {
31
applicationId "com.dspread.pos_android_app"
32
minSdk 24
33
targetSdk 34
34
- versionCode 128
35
- versionName "8.3.2-2602041505"
+ versionCode 129
+ versionName "8.3.2-2602051505"
36
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
37
ndk {
38
// Set up supported SO library architecture
0 commit comments