Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
upd v
  • Loading branch information
kesha-antonov committed May 2, 2017
commit fae7650cca71c0d4ecb15cb086704e6e48c743f6
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ ext {
targetSdkVersion = 22
minSdkVersion = 16
versionCode = 28
versionName = "0.3.2"
versionName = "0.3.3"
}
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=0.3.2
VERSION_NAME=0.3.3
VERSION_CODE=28
GROUP=com.writingminds

Expand Down