Skip to content

Commit 11e7fe3

Browse files
author
paulo
committed
Atualizando versao do gradle
1 parent 5e9b3ac commit 11e7fe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

simplesql/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 11
99
targetSdkVersion 29
10-
versionCode 30
11-
versionName "1.0.29"
10+
versionCode 31
11+
versionName "1.0.30"
1212

1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
consumerProguardFiles 'consumer-rules.pro'

0 commit comments

Comments
 (0)