Skip to content

Commit 634829b

Browse files
committed
[Fastlane] Release 1.2.0+13
1 parent 684ce8c commit 634829b

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
applicationId "m.co.rh.id.a_personal_stuff"
2828
minSdk 21
2929
targetSdk 33
30-
versionCode 12
31-
versionName "1.1.2"
30+
versionCode 13
31+
versionName "1.2.0"
3232
vectorDrawables.useSupportLibrary = true
3333

3434
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Release 1.2.0+13
2+
3+
Features:
4+
* Upgrade dependencies and target SDK

0 commit comments

Comments
 (0)