Skip to content

Commit 2b81b7f

Browse files
author
DrKLO
committed
update to 2.9.1
1 parent 2b8304e commit 2b81b7f

File tree

180 files changed

+13825
-8976
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

180 files changed

+13825
-8976
lines changed

TMessagesProj/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
mavenCentral()
44
}
55
dependencies {
6-
classpath 'com.android.tools.build:gradle:1.1.3'
6+
classpath 'com.android.tools.build:gradle:1.2.3'
77
}
88
}
99
apply plugin: 'com.android.application'
@@ -81,7 +81,7 @@ android {
8181
defaultConfig {
8282
minSdkVersion 8
8383
targetSdkVersion 22
84-
versionCode 521
85-
versionName "2.8.1"
84+
versionCode 541
85+
versionName "2.9.1"
8686
}
8787
}

0 commit comments

Comments
 (0)