Skip to content

Commit cf2f71d

Browse files
authored
Merge pull request #38 from AltspaceVR/upgrade-build-tools
Upgrade build tools to 25.0.1
2 parents 69cd103 + d613164 commit cf2f71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/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.3"
5+
buildToolsVersion "25.0.1"
66

77
defaultConfig {
88
minSdkVersion 16

0 commit comments

Comments
 (0)