Skip to content

Commit 4104505

Browse files
committed
Release 2.0.1 version
1 parent 1a387d9 commit 4104505

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ A developer tool allow you remote your GPS location of your android device from
33

44
**Android Client:**
55
---------------
6-
![Qr-code](https://raw.githubusercontent.com/firemaples/AndroidLocationRemoteControl/master/apk/qrcode-2.0.0.png)<br>
7-
https://raw.githubusercontent.com/firemaples/AndroidLocationRemoteControl/master/apk/app-release-2.0.0.apk
6+
![Qr-code](https://raw.githubusercontent.com/firemaples/AndroidLocationRemoteControl/master/apk/qrcode.png)<br>
7+
https://raw.githubusercontent.com/firemaples/AndroidLocationRemoteControl/master/apk/app-release-2.0.1.apk
88

99
**Web Remote Page:**
1010
----------------
File renamed without changes.

apk/app-release-2.0.1.apk

2.58 MB
Binary file not shown.

apk/qrcode-2.0.0.png

-590 Bytes
Binary file not shown.

apk/qrcode.png

4 Bytes
Loading

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
minSdkVersion 23
3131
targetSdkVersion 24
3232
versionCode 1
33-
versionName "2.0.0"
33+
versionName "2.0.1"
3434
}
3535
buildTypes {
3636
release {

0 commit comments

Comments
 (0)