Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
didikee committed Aug 8, 2022
1 parent 1eedebd commit 97cf8de
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions androidx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 30
versionCode 32
versionName "1.3.2"
archivesBaseName = "androidx-$versionName"
versionCode 33
versionName "1.3.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
Expand Down

0 comments on commit 97cf8de

Please sign in to comment.