Skip to content

Commit

Permalink
Version update 1.0.0(1) -> 1.3.0(2) (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandrsarapulovgl authored Mar 30, 2022
1 parent b53deb8 commit d4f36f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions decoder/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 30
versionCode 1
versionName "1.0.0"
versionCode 2
versionName "1.3.0"

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

0 comments on commit d4f36f6

Please sign in to comment.