Skip to content

Commit

Permalink
统一配置版本,编译提速
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCheen committed Jan 9, 2023
1 parent 23c2561 commit b584264
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ext {

flapMinSdkVersion = 17
flapTargetSdkVersion = 29
flapCompileSdkVersion = 29

}

0 comments on commit b584264

Please sign in to comment.