Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Commit

Permalink
update AppVersion & AppBuildNo
Browse files Browse the repository at this point in the history
  • Loading branch information
nondanee committed May 4, 2020
1 parent aea9edf commit 2bb7852
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smali_classes2/com/ruguoapp/jike/network/c.smali
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

const-string v1, "App-Version"

const-string v2, "8.1.0"
const-string v2, "8.2.3"

invoke-interface {v0, v1, v2}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;

Expand All @@ -63,7 +63,7 @@

const-string v1, "App-BuildNo"

const/16 v2, 0x34c
const/16 v2, 0x395

invoke-static {v2}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;

Expand Down

0 comments on commit 2bb7852

Please sign in to comment.