Skip to content

Commit

Permalink
v3.0
Browse files Browse the repository at this point in the history
レイアウトとかも変わってるので
  • Loading branch information
s1204IT committed Jan 4, 2025
1 parent 5b835d4 commit b5e24d9
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 @@ -10,8 +10,8 @@ android {
minSdk = 24
//noinspection ExpiredTargetSdkVersion
targetSdk = 22
versionCode = 6
versionName = "2.1"
versionCode = 7
versionName = "3.0"
proguardFiles += 'proguard-rules.pro'
multiDexEnabled = false
}
Expand Down

0 comments on commit b5e24d9

Please sign in to comment.