Skip to content

Commit

Permalink
Merge pull request #3 from GroovinChip/beta
Browse files Browse the repository at this point in the history
Improve Add New Call screen
  • Loading branch information
GroovinChip authored Dec 6, 2018
2 parents cdba3be + a8b7d85 commit e4ff21b
Show file tree
Hide file tree
Showing 6 changed files with 301 additions and 190 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ android {
applicationId "com.groovinchip.flutter.callmanager"
minSdkVersion 16
targetSdkVersion 27
versionCode 14
versionName "1.6.1"
versionCode 15
versionName "1.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
//setProperty("archivesBaseName", applicationId + "_" + versionName)
}
Expand Down
Loading

0 comments on commit e4ff21b

Please sign in to comment.