Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHadiSatrio committed Sep 11, 2017
1 parent 7ca6ca4 commit 858a1a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ext {

// Alfred Versions
alfredAnnotationsVersion = "1.0.0-RC.2"
alfredCompilerVersion = "1.0.0-RC.2"
alfredAnnotationsVersion = "1.0.0-RC.3"
alfredCompilerVersion = "1.0.0-RC.3"

// Demo App-Related Versions
demoVersionCode = 2
Expand Down

0 comments on commit 858a1a3

Please sign in to comment.