Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 3ee8b1d

Browse files
committed
Use Build Tools 23.0.3
1 parent 918bb6c commit 3ee8b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rxsimplenosql/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22

33
android {
44
compileSdkVersion 23
5-
buildToolsVersion '23.0.2'
5+
buildToolsVersion '23.0.3'
66

77
defaultConfig {
88
minSdkVersion 8

0 commit comments

Comments
 (0)