Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tateisu committed Dec 29, 2019
1 parent 4346d33 commit fd48909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "jp.juggler.screenshotbutton"
minSdkVersion 21
targetSdkVersion 29
versionCode 3
versionName "3.0"
versionCode 4
versionName "4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

// sign key is same to SubwayTooter
Expand Down

0 comments on commit fd48909

Please sign in to comment.