Skip to content

Commit

Permalink
Updated Version
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilpanju committed Jan 30, 2020
1 parent 9d1e656 commit fb2b0e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "com.nikhilpanju.fabfilter"
minSdkVersion 21
targetSdkVersion 29
versionCode 2
versionName "1.1"
versionCode 3
versionName "2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit fb2b0e9

Please sign in to comment.