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