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

Appearance settings

Commit 378d94e

Browse filesBrowse files
committed
docs(readme): upgrade sdk version in readme
1 parent 59325c8 commit 378d94e
Copy full SHA for 378d94e

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121

2222
```java
2323
dependencies {
24-
compile("com.tencent.tinker:tinkerpatch-sdk:0.3.2")
24+
compile("com.tencent.tinker:tinkerpatch-sdk:0.3.3")
2525
}
2626
```
2727

‎gradle.properties

Copy file name to clipboardExpand all lines: gradle.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ org.gradle.jvmargs=-Xmx2048M
2727
FINDBUGS_VERSION=3.0.1
2828
org.gradle.configureondemand=true
2929
BUILD_TOOLS_VERSION=24.0.3
30-
VERSION_NAME=0.3.2
30+
VERSION_NAME=0.3.3
3131
TARGET_SDK_VERSION=24
3232
TINKER_VERSION=1.7.5
3333
POM_URL=https\://github.com/simpleton/tinker_server_client

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.