Skip to content

Commit 5ebff1b

Browse files
author
SanchitTaliyan
committed
Update build.gradle
1 parent 3566ec0 commit 5ebff1b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

kitkitschoollogger/kitkitlogger/build.gradle

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ apply plugin: 'com.android.library'
33
android {
44
publishNonDefault true
55

6-
compileSdkVersion 28
7-
buildToolsVersion "28.0.3"
6+
compileSdkVersion 25
87

98
defaultConfig {
109
minSdkVersion 16
11-
targetSdkVersion 28
10+
targetSdkVersion 25
1211
versionCode 1
1312
versionName "1.0"
1413

0 commit comments

Comments
 (0)