Skip to content

Commit

Permalink
Version 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPriyesh committed Oct 27, 2015
1 parent 743b7ce commit 5c0b6d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.chromium.fontinstaller"
minSdkVersion 16
targetSdkVersion 23
versionCode 25
versionName "2.8"
versionCode 26
versionName "2.9"
}
buildTypes {
release {
Expand Down Expand Up @@ -59,4 +59,4 @@ dependencies {
compile 'com.eowise:recyclerview-stickyheaders:0.5.2'
compile 'de.psdev.licensesdialog:licensesdialog:1.7.0'
compile project(':MaterialSearchView:library')
}
}

0 comments on commit 5c0b6d4

Please sign in to comment.