Skip to content

Commit

Permalink
v1.2.1(8)
Browse files Browse the repository at this point in the history
  • Loading branch information
a1573595 committed Aug 21, 2021
1 parent bf72cb6 commit 907a509
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .idea/compiler.xml

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

2 changes: 1 addition & 1 deletion .idea/misc.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
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.a1573595.musicplayer"
minSdkVersion 22
targetSdkVersion 30
versionCode 7
versionName "1.2.0"
versionCode 8
versionName "1.2.1"

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

0 comments on commit 907a509

Please sign in to comment.