Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
chore: bump version to v8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro committed Jul 3, 2024
1 parent f7562bc commit 19c1edb
Show file tree
Hide file tree
Showing 3 changed files with 266 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

263 changes: 263 additions & 0 deletions .idea/other.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId = "com.bnyro.recorder"
minSdk = 21
targetSdk = 34
versionCode = 18
versionName = "7.3"
versionCode = 19
versionName = "8.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 19c1edb

Please sign in to comment.