Skip to content

Commit

Permalink
update to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DrKLO committed May 21, 2015
1 parent 2b8304e commit 2b81b7f
Show file tree
Hide file tree
Showing 180 changed files with 13,825 additions and 8,976 deletions.
6 changes: 3 additions & 3 deletions TMessagesProj/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.1.3'
classpath 'com.android.tools.build:gradle:1.2.3'
}
}
apply plugin: 'com.android.application'
Expand Down Expand Up @@ -81,7 +81,7 @@ android {
defaultConfig {
minSdkVersion 8
targetSdkVersion 22
versionCode 521
versionName "2.8.1"
versionCode 541
versionName "2.9.1"
}
}
Loading

0 comments on commit 2b81b7f

Please sign in to comment.