Skip to content

Commit

Permalink
v4.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamantcheese committed Jun 6, 2019
1 parent 23f3242 commit 5841f89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Kuroba/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
// of the format XXYYZZ, where XX is major, YY is minor, ZZ is patch
// (watch out for octal notation, never start with a 0)
// version name should be of the form vXX.YY.ZZ
versionCode 40009
versionName "v4.0.9"
versionCode 40010
versionName "v4.0.10"

applicationId "com.github.adamantcheese.chan"
buildConfigField "String", "UPDATE_API_ENDPOINT", "\"https://api.github.com/repos/Adamantcheese/Kuroba/releases/latest\""
Expand Down

0 comments on commit 5841f89

Please sign in to comment.