Skip to content

Commit

Permalink
Update gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Nov 22, 2021
1 parent b417d01 commit 8a14f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linkpreview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 31
versionCode 35
versionName "3.9"
versionCode 36
versionName "4.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 8a14f16

Please sign in to comment.