Skip to content

Commit

Permalink
FloatingVolume: Bump to 1.2.1 (14)
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Myczkowski <[email protected]>
  • Loading branch information
Adam Myczkowski committed Dec 27, 2018
1 parent 0d89109 commit 00d039d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
Binary file modified .idea/caches/gradle_models.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ android {
applicationId "com.android.mycax.floatingvolume"
minSdkVersion min_sdk_version
targetSdkVersion compile_sdk_version
versionCode 13
versionName "1.2.0"
versionCode 14
versionName "1.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 00d039d

Please sign in to comment.