Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d06476f

Browse files
1. reformat code
1 parent f3eed70 commit d06476f

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

‎app/build.gradle‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
apply plugin: 'com.android.application'
22

3-
4-
53
dependencies {
64
compile fileTree(dir: 'libs', include: ['*.jar'])
75
testCompile 'junit:junit:4.12'

‎app/src/main/java/tinker/sample/android/app/SampleApplicationLike.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ public void onPatchRollback() {
185185
}
186186

187187
/**
188-
* 自定义Tinker类的高级用法
188+
* 自定义Tinker类的高级用法,一般不推荐使用
189189
* 更详细的解释请参考:http://tinkerpatch.com/Docs/api
190190
*/
191191
private void complexSample() {

‎build.gradle‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2-
3-
42
buildscript {
53
repositories {
64
mavenLocal()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /