Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
jdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
android-dev-lxl committed Aug 11, 2020
1 parent 04523cf commit 6097332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AboutMe/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ android {

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation"org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation"org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.core:core-ktx:1.3.1'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
Expand Down

0 comments on commit 6097332

Please sign in to comment.