Skip to content

Commit

Permalink
release: 1.4.2 release
Browse files Browse the repository at this point in the history
This just removed artifactory support lol

Took 3 minutes
  • Loading branch information
itachi1706 committed Jun 7, 2023
1 parent 68932aa commit 1c06854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helperlib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 33
versionCode 215
versionName "1.4.1"
versionCode 226
versionName "1.4.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 1c06854

Please sign in to comment.