Skip to content

Commit

Permalink
Merge pull request #27 from emreesen27/v1.0.0-beta1
Browse files Browse the repository at this point in the history
[DEV][v1.0.0-beta1 is completed]
  • Loading branch information
emreesen27 authored Feb 12, 2024
2 parents 4c137ef + 56a52f5 commit 351744c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v1.0.0-beta1 (12.02.2024)

* Initial release
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ android {
minSdk 26
targetSdk 34
versionCode 1
versionName "1.0.0"
versionName "1.0.0-beta1"

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

0 comments on commit 351744c

Please sign in to comment.