We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c6360 commit c01cf47Copy full SHA for c01cf47
1 file changed
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.todobom.opennotescanner"
8
minSdkVersion 21
9
targetSdkVersion 27
10
- versionCode 30
11
- versionName '1.0.30'
+ versionCode 31
+ versionName '1.0.31'
12
}
13
buildTypes {
14
release {
0 commit comments