Skip to content

Commit

Permalink
Add jitpack config;
Browse files Browse the repository at this point in the history
  • Loading branch information
zeropercenthappy committed Sep 16, 2021
1 parent bfa6ff9 commit 78c4c0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jdk:
- openjdk11
4 changes: 2 additions & 2 deletions retrofitLib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 30
versionCode 130
versionName "1.3.0"
versionCode 131
versionName "1.3.1"

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

Expand Down

0 comments on commit 78c4c0a

Please sign in to comment.