Skip to content

Commit e878b80

Browse files
committed
tagging 2.1 version with Anton text updates
1 parent b2260cf commit e878b80

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# V2.1
2+
* Minor changes (mainly text update)
3+
14
# V2.0
25
* Major redesign of the whole app implemented by Daniil Efremov
36

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "openscience.crowdsource.video.experiments"
99
minSdkVersion 17
1010
targetSdkVersion 22
11-
versionCode 8
12-
versionName "2.0"
11+
versionCode 9
12+
versionName "2.1"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)