We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4759fad commit 8c977e0Copy full SHA for 8c977e0
1 file changed
app/build.gradle
@@ -40,8 +40,8 @@ android {
40
applicationId "com.ahmadabuhasan.qrbarcode"
41
minSdkVersion 23
42
targetSdkVersion 35
43
- versionCode 6
44
- versionName "1.0.5"
+ versionCode 7
+ versionName "1.0.6"
45
46
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
47
}
0 commit comments