mirror of
				https://github.com/SimpleMobileTools/Simple-Camera.git
				synced 2025-06-27 09:02:59 +02:00 
			
		
		
		
	update the build tools and appcompat
This commit is contained in:
		| @@ -3,7 +3,7 @@ apply plugin: 'android-apt' | ||||
|  | ||||
| android { | ||||
|     compileSdkVersion 23 | ||||
|     buildToolsVersion "23.0.2" | ||||
|     buildToolsVersion "23.0.3" | ||||
|  | ||||
|     defaultConfig { | ||||
|         applicationId "com.simplemobiletools.camera" | ||||
| @@ -29,7 +29,7 @@ android { | ||||
| dependencies { | ||||
|     compile fileTree(dir: 'libs', include: ['*.jar']) | ||||
|     testCompile 'junit:junit:4.12' | ||||
|     compile 'com.android.support:appcompat-v7:23.3.0' | ||||
|     compile 'com.android.support:appcompat-v7:23.4.0' | ||||
|     compile 'com.jakewharton:butterknife:8.0.1' | ||||
|  | ||||
|     apt 'com.jakewharton:butterknife-compiler:8.0.1' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user