Skip to content

Commit c440eff

Browse files
committed
version 3.2
1 parent 843acba commit c440eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apply plugin: 'com.android.application'
22

3-
version '3.1'
3+
version '3.2'
44

55
android {
66
compileSdkVersion 22
@@ -10,7 +10,7 @@ android {
1010
applicationId "com.larsgrefer.bpmMeter"
1111
minSdkVersion 7
1212
targetSdkVersion 22
13-
versionCode 9
13+
versionCode 10
1414
versionName version
1515
}
1616
buildTypes {

0 commit comments

Comments
 (0)