Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 917e17f

Browse files
committed
Add version info for lib
1 parent 7913603 commit 917e17f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RssParser/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ android {
88
defaultConfig {
99
minSdkVersion 24
1010
targetSdkVersion 33
11-
11+
versionCode 1
12+
versionName "1.0"
1213
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1314
consumerProguardFiles "consumer-rules.pro"
1415
}

0 commit comments

Comments
 (0)