We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e9b3ac commit 11e7fe3Copy full SHA for 11e7fe3
simplesql/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 11
9
targetSdkVersion 29
10
- versionCode 30
11
- versionName "1.0.29"
+ versionCode 31
+ versionName "1.0.30"
12
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
consumerProguardFiles 'consumer-rules.pro'
0 commit comments