Skip to content

Commit 278f2a8

Browse files
committed
all: bump version to 3.0.0
1 parent 2da8967 commit 278f2a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

atinternet-dispatcher/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
defaultConfig {
1515
minSdkVersion 15
1616
targetSdkVersion 32
17-
versionCode 3
18-
versionName "2.0.0"
17+
versionCode 4
18+
versionName "3.0.0"
1919

2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
consumerProguardFiles 'consumer-rules.pro'

0 commit comments

Comments
 (0)