Skip to content

Commit

Permalink
all: bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-roland committed Apr 6, 2022
1 parent 2da8967 commit 278f2a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions atinternet-dispatcher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 32
versionCode 3
versionName "2.0.0"
versionCode 4
versionName "3.0.0"

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

0 comments on commit 278f2a8

Please sign in to comment.