Skip to content

Commit

Permalink
Increase version to 3.0.2-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdiyari committed Jul 11, 2023
1 parent 8ef233a commit 40c0a0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.0.2-alpha

1. Minor bug fixes

## 3.0.1-alpha

1. Minor bug fixes
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "ir.mehdiyari.krypt"
minSdk 23
targetSdk 33
versionCode 16
versionName "3.0.1-alpha"
versionCode 17
versionName "3.0.2-alpha"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 40c0a0d

Please sign in to comment.