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

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Syuugo <pub@s1204.me>
  • Loading branch information
s1204IT authored Jun 21, 2023
1 parent eb5a80f commit aea60de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId 'jp.co.benesse.touch.setuplogin'
minSdk 28
targetSdk 22
versionCode 20
versionName "2.2.1"
versionCode 21
versionName "2.3.0"
}

signingConfigs {
Expand Down Expand Up @@ -42,4 +42,4 @@ android {
dependencies {
// CTX/CTZ Only
compileOnly fileTree(dir: 'libs', include: ['*.jar'])
}
}

0 comments on commit aea60de

Please sign in to comment.