Skip to content

Commit

Permalink
[DEV][v1.0.0-beta1 is completed]
Browse files Browse the repository at this point in the history
  • Loading branch information
Emre Esen authored and Emre Esen committed Feb 12, 2024
1 parent 4c137ef commit 56a52f5
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 56a52f5

Please sign in to comment.