Skip to content

Commit

Permalink
release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevintresuelo committed Apr 27, 2020
1 parent 31a13f2 commit fad791d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.kevintresuelo.treble"
minSdkVersion 21
targetSdkVersion 29
versionCode 500000
versionName "3.0.0"
versionCode 500003
versionName "3.0.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit fad791d

Please sign in to comment.