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