Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
android-notes committed Jan 11, 2021
1 parent 945023b commit ea16181
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/build.gradle
Expand Up @@ -20,7 +20,9 @@ android {

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'me.weishu:free_reflection:1.2.0'

//android 11
compile 'me.weishu:free_reflection:3.0.1'
}

//添加
Expand Down

0 comments on commit ea16181

Please sign in to comment.